Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Samuel Elachek 19.Dec.03 02:29 AM a Web browser
Domino Designer 6.0.2 CF2 Windows 2000


Dear all,
Can @For be used on Web Application? I have tried but it seems like does not work. My formula is as below :

@For(n := 1;
n <= @Elements(AllStaff);
n := n + 1;
@SetField("Leave"+@Text(n); AllStaff[n]);
xKey := @Text(@Year(@Today)) + Applicant+AllStaff[n];
Tkn_process :=@DbLookup("":"NoCache"; @DbName; "WLS"; xKey; "NoOfDay");Tot :=@If(@IsError(@Sum(Tkn_process)); 0; @Sum(Tkn_process));
@SetField("Day"+@Text(n); Tot))






Can @For and @While works on Web? (~Samuel Elachek... 19.Dec.03)
. . RE: Can @For and @While works on We... (~Richard Xanjip... 19.Dec.03)
. . RE: Can @For and @While works on We... (~Sven Kifoogenl... 19.Dec.03)
. . . . RE: Can @For and @While works on We... (~Samuel Elachek... 20.Dec.03)
. . . . . . RE: Can @For and @While works on We... (~Sven Kifoogenl... 5.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS